翻訳と辞書
Words near each other
・ Data Garden
・ Data General
・ Data General AOS
・ Data General Business Basic
・ Data General Corp. v. Digital Computer Controls, Inc.
・ Data General Eclipse
・ Data General Eclipse MV/8000
・ Data General Nova
・ Data General RDOS
・ Data General-One
・ Data generating process
・ Data governance
・ Data grid
・ Data Guard
・ Data haven
Data hierarchy
・ Data hub
・ Data I/O
・ Data in transit
・ Data in use
・ Data independence
・ Data infrastructure
・ Data Infrastructure Building Blocks (DIBBs)
・ Data integration
・ Data integrator
・ Data integrity
・ Data Integrity Field
・ Data Intercept Technology Unit
・ Data Interchange Format
・ Data Interchange Standards Association


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Data hierarchy : ウィキペディア英語版
Data hierarchy

Data hierarchy refers to the systematic organization of data, often in a hierarchical form. Data organization involves fields, records, files and so on.
A data field holds a single fact or attribute of an entity. Consider a date field, e.g. "September 19, 2004". This can be treated as a single date field (e.g. birthdate), or 3 fields, namely, month, day of month and year.
A record is a collection of related fields. An Employee record may contain a name field(s), address fields, birthdate field and so on.
A file is a collection of related records. If there are 100 employees, then each employee would have a record (e.g. called Employee Personal Details record) and the collection of 100 such records would constitute a file (in this case, called Employee Personal Details file).
Files are integrated into a database.〔(【引用サイトリンク】first=Tony )〕 This is done using a Database Management System. If there are other facets of employee data that we wish to capture, then other files such as Employee Training History file and Employee Work History file could be created as well.
An illustration of the above description is shown in this diagram below.
The following terms are for better clarity.
With reference to the example in the above diagram.
Data field label = Employee Name or EMP_NAME
Data field value = Jeffrey Tan
The above description is a view of data as understood by a user e.g. a person working in Human Resource Department.
The above structure can be seen in the hierarchical model, which is one way to organize data in a database.〔
In terms of data storage, data fields are made of bytes and these in turn are made up of bits.
==See also==

* Data dictionary
* Data element
* Data acquisition

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Data hierarchy」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.